-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GPU] Enable e8m0 JIT gemm scaling #2888
base: main
Are you sure you want to change the base?
Conversation
cd6f71a
to
8730a4d
Compare
2b9cc42
to
3b28704
Compare
58b98e0
to
8155bf1
Compare
make test |
8155bf1
to
73fd0d6
Compare
make test |
73fd0d6
to
d2540a1
Compare
make test |
8155bf1
to
556bfe4
Compare
make test |
1 similar comment
make test |
556bfe4
to
86d922d
Compare
make test |
86d922d
to
ca126c8
Compare
Description
Initial enabling of e8m0 scales in JIT gemm, baseline for mxfp enabling.
Checklist
General
make test
andmake test_benchdnn_*
) pass locally for each commit?